home *** CD-ROM | disk | FTP | other *** search
- gOKString = '$$$/ControlsStrings/OK=OK';
- gCancelString = '$$$/ControlsStrings/Cancel=Cancel';
- gNoID = ' ';
- ok_cancel = 0;
-
- gGap = 5;
- gSpace = 7;
- gCheckRadioSpace = 8;
- gLargeSpace = 0;
-
- gStaticTextHeight = 14;
- gStaticTextPad = 8;
- gEditTextHeight = 18;
- gEditTextPad = 10;
- gButtonHeight = 17;
- gButtonSpace = 20;
- gButtonWidth = 69;
- gRadioCheckBoxHeight = 14;
- gCheckBoxWidth = 16;
- gCheckBoxTopAlign = 1;
- gCheckBoxBottomAlign = 0;
- gRadioCheckBoxWidthPad = 8;
- gIconHeight = 32;
- gIconWidth = 32;
- gProgressBarHeight = 12;
- gChasingArrowsSize = 16;
-
- gUITSliderSize = 15;
- gSliderSize = 10;
-
- gUITSpinnerHeight = 23;
- gSpinnerWidth = 15;
- gPopupHeight = 17;
- gPopupPad = 21;
- gPopupEditPad = 0;
-
- gClusterLabelMargin = 17;
- gMarginHeight = 12;
- gMarginWidth = 12;
- gClusterMarginWidthAdjust = 0;
- gClusterMarginHeightAdjust = -4;
-
- gClusterLabelOffset = 12;
- gPopupFudge = 4;
- gPopuClusterLabelOffset = gClusterLabelOffset - gPopupFudge;
-
- gPrefsPanelWidth = 550;
- gPrefsPanelHeight = 450;
-
- gDocPropertiesPanelWidth = 475;
- gDocPropertiesPanelHeight = 450;
-
- gAdPrintPanelWidth = 550;
- gAdPrintPanelHeight = 490;
-
-